Use Jujutsu Vcs

Meow King February 03, 2024 Updated: February 03, 2024 #jj #jujutsu #vcs #git

Notes

jj branch set main -r @- # if you set wrong, you can undo that by using `jj undo`
git push

Links

  1. jj github repo
  2. jj official documentation
  3. jj FQA
  4. jj init - Chris Krycho